home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.sept.archive / 000061_crash!prg.oxfor…d.ac.uk!m88jrh_Fri, 24 Sep 93 03:12:49 PST.msg < prev    next >
Text File  |  1993-11-02  |  2KB  |  43 lines

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Fri, 24 Sep 93 03:12:49 PST
  3. Received: from sun2.nsfnet-relay.ac.uk by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #18) id m0og7sq-0000XpC; Fri, 24 Sep 93 00:48 PDT
  5. Received: from ecs.oxford.ac.uk (ecs.ecs) by prg.oxford.ac.uk id AA17142;
  6.           Fri, 24 Sep 93 08:46:13 +0100
  7. Received: from ecs.ox.ac.uk (booth34.ecs) by ecs.oxford.ac.uk (4.1/ecs.1) 
  8.           id AA22117; Fri, 24 Sep 93 08:47:59 BST
  9. Received: by ecs.ox.ac.uk (4.1/ecs2.0) id AA01484; Fri, 24 Sep 93 08:47:10 BST
  10. Via: uk.ac.oxford.prg; Fri, 24 Sep 1993 08:46:35 +0100
  11. Date: Fri, 24 Sep 93 08:47:10 BST
  12. Message-Id: <9309240747.AA01484@booth34.ecs.ox.ac.uk>
  13. From: m88jrh@ecs.oxford.ac.uk
  14. To: amigae@bkhouse.cts.com
  15. Subject: Re: Problem with {procname} and AddTask
  16.  
  17.  
  18.   I've tried to do similar things --- like using SetFunction.  I gave up in
  19. the end (it didn't really need to do such a horrible thing!).  But a point to
  20. remember is that variables are PC relative (I believe).  So I think you may 
  21. need to do:
  22.    MOVE.W A0, {procname}
  23.    LEA A0(PC), A1
  24. or some such to get the real address of the procedure.  I could, of course, be
  25. talking rubbish, but no-one else has replied to either of your messages so I
  26. thought this might be useful.
  27.  
  28.   Whilst we on sticky subjects: how can you duplicate a file-handle, or open
  29. two handles on a CON: window?  I ask this because SystemTagList closes both
  30. its input and output handles if run Asynchronously, and I'd like to give it
  31. input and output on the same window!  (See my DoTeX posting to see where I
  32. want to use this function.)  Anyone got any bright ideas? At present I only
  33. supply a valid output handle, which means you can't iteract with the spawned
  34. processes.
  35.  
  36.   Thanks!
  37.  
  38. ---
  39.    _____  _
  40.      /   / |    /  /
  41.     /   /__/   /__/      Jason R. Hulance
  42.    /   /\     /  /   <m88jrh@uk.ac.oxford.ecs>
  43. |_/ . /  \ . /  / .